ASP.NET MVC Controls
CCI<T> Class
Members 

Represents a Commodity Channel Index indicator series for the FinancialChart.
Object Model
CCI<T> ClassSVGStyle ClassSVGStyle ClassSVGStyle Class
Syntax
'Declaration
 
Public Class CCI(Of T) 
   Inherits SingleOverlayIndicatorBase(Of T)
public class CCI<T> : SingleOverlayIndicatorBase<T> 
Type Parameters
T
Remarks
The commodity channel index is an oscillator that measures an asset's current price level relative to an average price level over a specified period of time.
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.Finance.SingleOverlayIndicatorBase<T>
            C1.Web.Mvc.Finance.CCI<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CCI<T> Members
C1.Web.Mvc.Finance Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback